home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / audio-video / alsong / ALSong.exe / {app} / skins / ALSong Default Skin.ssk / ALSongBand_Vert.xml < prev    next >
Text File  |  2006-04-20  |  7KB  |  90 lines

  1. <ALSkin>
  2.     <Bitmap>
  3.         <file src="ALSongBand_Blue.bmp">
  4.         <item name="ALSONGBAND" left="1" top="187" width="24" height="169"></item>
  5.         <item name="ALSONGBAND_BUTTON_MAX" left="101" top="247" width="10" height="11"></item>
  6.         <item name="ALSONGBAND_BUTTON_MAX_MOUSEOVER" left="112" top="247" width="10" height="11"></item>
  7.         <item name="ALSONGBAND_BUTTON_MAX_MOUSEDOWN" left="123" top="247" width="10" height="11"></item>
  8.         <item name="ALSONGBAND_BUTTON_VOLUMEOFF" left="123" top="259" width="10" height="10"></item>
  9.         <item name="ALSONGBAND_BUTTON_VOLUMEOFF_MOUSEOVER" left="112" top="259" width="10" height="10"></item>
  10.         <item name="ALSONGBAND_BUTTON_VOLUMEOFF_MOUSEDOWN" left="101" top="259" width="10" height="10"></item>
  11.         <item name="ALSONGBAND_BUTTON_VOLUME1" left="101" top="259" width="10" height="10"></item>
  12.         <item name="ALSONGBAND_BUTTON_VOLUME1_MOUSEOVER" left="112" top="259" width="10" height="10"></item>
  13.         <item name="ALSONGBAND_BUTTON_VOLUME1_MOUSEDOWN" left="123" top="259" width="10" height="10"></item>
  14.         <item name="ALSONGBAND_TOGGLE_PLAYLISTOFF" left="125" top="223" width="11" height="11"></item>
  15.         <item name="ALSONGBAND_TOGGLE_PLAYLISTOFF_MOUSEOVER" left="113" top="223" width="11" height="11"></item>
  16.         <item name="ALSONGBAND_TOGGLE_PLAYLISTOFF_MOUSEDOWN" left="101" top="223" width="11" height="11"></item>
  17.         <item name="ALSONGBAND_TOGGLE_PLAYLIST1" left="101" top="223" width="11" height="11"></item>
  18.         <item name="ALSONGBAND_TOGGLE_PLAYLIST1_MOUSEOVER" left="113" top="223" width="11" height="11"></item>
  19.         <item name="ALSONGBAND_TOGGLE_PLAYLIST1_MOUSEDOWN" left="125" top="223" width="11" height="11"></item>
  20.         <item name="ALSONGBAND_TOGGLE_LYRICSOFF" left="125" top="235" width="11" height="10"></item>
  21.         <item name="ALSONGBAND_TOGGLE_LYRICSOFF_MOUSEOVER" left="113" top="235" width="11" height="10"></item>
  22.         <item name="ALSONGBAND_TOGGLE_LYRICSOFF_MOUSEDOWN" left="101" top="235" width="11" height="10"></item>
  23.         <item name="ALSONGBAND_TOGGLE_LYRICS1" left="101" top="235" width="11" height="10"></item>
  24.         <item name="ALSONGBAND_TOGGLE_LYRICS1_MOUSEOVER" left="113" top="235" width="11" height="10"></item>
  25.         <item name="ALSONGBAND_TOGGLE_LYRICS1_MOUSEDOWN" left="125" top="235" width="11" height="10"></item>
  26.         <item name="ALSONGBAND_BUTTON_SPINUP" left="76" top="321" width="12" height="13"></item>
  27.         <item name="ALSONGBAND_BUTTON_SPINUP_MOUSEOVER" left="76" top="335" width="12" height="13"></item>
  28.         <item name="ALSONGBAND_BUTTON_SPINUP_MOUSEDOWN" left="76" top="349" width="12" height="13"></item>
  29.         <item name="ALSONGBAND_BUTTON_SPINDOWN" left="88" top="321" width="12" height="13"></item>
  30.         <item name="ALSONGBAND_BUTTON_SPINDOWN_MOUSEOVER" left="88" top="335" width="12" height="13"></item>
  31.         <item name="ALSONGBAND_BUTTON_SPINDOWN_MOUSEDOWN" left="88" top="349" width="12" height="13"></item>
  32.         </file>
  33.     </Bitmap>
  34.  
  35.     <Layout>
  36.         <item name="ALSongBandBGColor">
  37.             <bground color="FFFFFF"></bground>
  38.         </item>
  39.         <item name="ALSongBand">
  40.             <position left="0" top="0" width="24" height="169"></position>
  41.             <bground bitmap="ALSONGBAND"></bground>
  42.         </item>
  43.         <item name="ButtonMax" type="Button" tooltip="ALSong">
  44.             <position left="13" top="146" width="10" height="11"></position>
  45.             <bground bitmap="ALSONGBAND_BUTTON_MAX"></bground>
  46.             <MouseOver bitmap="ALSONGBAND_BUTTON_MAX_MOUSEOVER"></MouseOver>
  47.             <MouseDown bitmap="ALSONGBAND_BUTTON_MAX_MOUSEDOWN"></MouseDown>
  48.         </item>
  49.         <item name="ButtonSpinUp" type="Button" tooltip="Spin Up">
  50.             <position left="0" top="133" width="12" height="13"></position>
  51.             <bground bitmap="ALSONGBAND_BUTTON_SPINUP"></bground>
  52.             <MouseOver bitmap="ALSONGBAND_BUTTON_SPINUP_MOUSEOVER"></MouseOver>
  53.             <MouseDown bitmap="ALSONGBAND_BUTTON_SPINUP_MOUSEDOWN"></MouseDown>
  54.         </item>
  55.         <item name="ButtonSpinDown" type="Button" tooltip="Spin Down">
  56.             <position left="12" top="133" width="12" height="13"></position>
  57.             <bground bitmap="ALSONGBAND_BUTTON_SPINDOWN"></bground>
  58.             <MouseOver bitmap="ALSONGBAND_BUTTON_SPINDOWN_MOUSEOVER"></MouseOver>
  59.             <MouseDown bitmap="ALSONGBAND_BUTTON_SPINDOWN_MOUSEDOWN"></MouseDown>
  60.         </item>
  61.         <item name="ToggleVolume" type="Toggle">
  62.             <position left="13"  top="158" width="10" height="10"></position>
  63.             <bground bitmap="ALSONGBAND_BUTTON_VOLUME1" tooltip="Volume"></bground>
  64.             <mouseover bitmap="ALSONGBAND_BUTTON_VOLUME1_MOUSEOVER"></mouseover>
  65.             <mousedown bitmap="ALSONGBAND_BUTTON_VOLUME1_MOUSEDOWN"></mousedown>
  66.             <bground1 bitmap="ALSONGBAND_BUTTON_VOLUMEOFF" tooltip="Close Volume"></bground1>
  67.             <mouseover1 bitmap="ALSONGBAND_BUTTON_VOLUMEOFF_MOUSEOVER"></mouseover1>
  68.             <mousedown1 bitmap="ALSONGBAND_BUTTON_VOLUMEOFF_MOUSEDOWN"></mousedown1>
  69.         </item>
  70.         <item name="ToggleLyric" type="Toggle">
  71.             <position left="1" top="158" width="11" height="10"></position>
  72.             <bground bitmap="ALSONGBAND_TOGGLE_LYRICS1" tooltip="ALSong Live Lyrics"></bground>
  73.             <mouseover bitmap="ALSONGBAND_TOGGLE_LYRICS1_MOUSEOVER"></mouseover>
  74.             <mousedown bitmap="ALSONGBAND_TOGGLE_LYRICS1_MOUSEDOWN"></mousedown>
  75.             <bground1 bitmap="ALSONGBAND_TOGGLE_LYRICSOFF" tooltip="Close ALSong Live Lyrics"></bground1>
  76.             <mouseover1 bitmap="ALSONGBAND_TOGGLE_LYRICSOFF_MOUSEOVER"></mouseover1>
  77.             <mousedown1 bitmap="ALSONGBAND_TOGGLE_LYRICSOFF_MOUSEDOWN"></mousedown1>
  78.         </item>
  79.         <item name="TogglePlaylist" type="Toggle">
  80.             <position left="1" top="146" width="11" height="11"></position>
  81.             <bground bitmap="ALSONGBAND_TOGGLE_PLAYLIST1" tooltip="Playlist"></bground>
  82.             <mouseover bitmap="ALSONGBAND_TOGGLE_PLAYLIST1_MOUSEOVER"></mouseover>
  83.             <mousedown bitmap="ALSONGBAND_TOGGLE_PLAYLIST1_MOUSEDOWN"></mousedown>
  84.             <bground1 bitmap="ALSONGBAND_TOGGLE_PLAYLISTOFF" tooltip="Close Playlist"></bground1>
  85.             <mouseover1 bitmap="ALSONGBAND_TOGGLE_PLAYLISTOFF_MOUSEOVER"></mouseover1>
  86.             <mousedown1 bitmap="ALSONGBAND_TOGGLE_PLAYLISTOFF_MOUSEDOWN"></mousedown1>
  87.         </item>
  88.     </Layout>
  89. </ALSkin>
  90.